colordialogbutton: Shuffle accessible roles around
authorMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jun 2023 02:36:47 +0000 (22:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jun 2023 02:40:17 +0000 (22:40 -0400)
commit343b9d246ff09e24842020e907a681984ea6d610
tree9b8416ec3b1929df7bb60f23d08265007eceea51
parentde622c592dc74e370c5762a1827aaacbea2ac38c
colordialogbutton: Shuffle accessible roles around

Make the color button itself take the button role,
and make the internal toggle button just be generic.

This solves the problem that labelled-by relations
that are set up in ui files via mnemonics point at
the toplevel, not the toggle button.
gtk/gtkcolordialogbutton.c